Add TiCI dashboard support to platform-monitoring/operator/init.sh#994
Add TiCI dashboard support to platform-monitoring/operator/init.sh#994ti-chi-bot[bot] merged 3 commits intomasterfrom
Conversation
Co-authored-by: wuhuizuo <2574558+wuhuizuo@users.noreply.github.com>
|
@copilot only apply the change of TiCI dashboard, do not change others. |
Co-authored-by: wuhuizuo <2574558+wuhuizuo@users.noreply.github.com>
|
@3pointer: adding LGTM is restricted to approvers and reviewers in OWNERS files. DetailsIn response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
@wuhuizuo: adding LGTM is restricted to approvers and reviewers in OWNERS files. DetailsIn response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: 3pointer, csuzhangxc, wuhuizuo The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
[LGTM Timeline notifier]Timeline:
|
The platform-monitoring operator init script was missing support for TiCI dashboards.
Changes
Each dashboard is copied from
/tmpand processed to replace the test cluster name with the standard "Cluster" naming convention used in the operator context.The changes are minimal and focused, adding only the TiCI dashboard section without modifying any existing functionality.
Original prompt
This pull request was created from Copilot chat.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.